home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / btitle.helpsubh < prev    next >
Encoding:
Text File  |  1991-10-23  |  1.6 KB  |  21 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \titleformat COMMAND                           |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The \titleformat command is always used in conjunction with the \subheadcformat
  6. command and  will set  options for  the subheadc  titles.  The  format for  the
  7. \titleformat command is:                                                       
  8.                                                                                
  9.           \subheadcformat{\titleformat{                                        
  10.              \vsk{24pt}                                                        
  11.              {\subheadctitle}                                                  
  12.              \vs{12pt}}                                                        
  13.           }                                                                    
  14.                                                                                
  15. This is the default for \titleformat. Each \subheadc command will space down 24
  16. points, print the  \subheadctitle and space down  12 points to resume  with the
  17. text.                                                                          
  18.                                                                                
  19. For more information  on the \subheadctitle command, see the  help screen under
  20. the markup menu for that particular command.                                   
  21.